home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 001284_daemon _Mon Jun 14 19:37:55 1993.msg < prev    next >
Internet Message Format  |  1994-01-24  |  3KB

  1. Received: by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  2.     id AA07391; Mon, 14 Jun 93 19:37:57 MET DST
  3. Return-Path: <kevin@scic.intel.com>
  4. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  5.     id AA07386; Mon, 14 Jun 93 19:37:55 MET DST
  6. Received: from ssd.intel.com by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  7.     id AA07286; Mon, 14 Jun 1993 19:59:59 +0200
  8. Received: from sv002.scic.intel.com by SSD.intel.com (4.1/SMI-4.1)
  9.     id AA16163; Mon, 14 Jun 93 10:59:53 PDT
  10. Received: from rs042.scic.intel.com by sv002.scic.intel.com (4.1/SCICX.1.11); Mon, 14 Jun 93 10:59:51 PDT
  11. Received: from mc024.scic.intel.com by rs042.scic.intel.com (AIX 3.2/UCB 5.64/SCICI.1.11); Mon, 14 Jun 1993 10:59:44 -0700
  12. Message-Id: <9306141759.AA27367@rs042.scic.intel.com>
  13. Date: Mon, 14 Jun 1993 10:58:53 -0800
  14. To: www-talk@nxoc01.cern.ch
  15. From: kevin@scic.intel.com (Kevin Altis)
  16. X-Sender: kevin@rs042.scic.intel.com
  17. Subject: Re: SPaces and Tabs in HTML documents
  18.  
  19. I believe the proper thing to do is to have a way of specifying horizontal
  20. whitespace as well as settings for tabs specified in units (inches,
  21. centimeters, and points at a minimum). Support for right justification is
  22. important, especially to support text that reads right to left such as
  23. arabic, hebrew and kanji. Full justification would be nice, but is
  24. complicated. The ability for an author to specify a recommended style sheet
  25. per document, defining typefaces, point sizes, tab settings, etc. would be
  26. beneficial.
  27.  
  28. Monospaced typefaces such as Courier are not commonly used to view
  29. documents outside of DOS, character based terminals and shell windows. In
  30. graphical environments and printing, the width of a "space" or
  31. uninterpreted "tab" will vary widely depending on typeface (Times,
  32. Helvetica, etc.), type size, "style" (bold, italics, etc.), so documents
  33. created today that make assumptions about whitespace by using "space"
  34. characters are going to look real bad tomorrow. Just look at the
  35. progression of documents on the Mac, Windows and Unix as people figured
  36. that out, not to mention proper use of double quotes, capitalization, and
  37. other grammar and punctuation (See Robin Wiliams "The Mac is not a
  38. typewriter" or "The PC is not a typewriter" at your local bookstore).
  39. Scalable font technology (ATM and Truetype), fractional spacing support in
  40. applications, kerning between characters and words, etc. can all change the
  41. look of a document, particularly one relying on the use of spaces for
  42. whitespace. Also, keep in mind that display resolutions and actual dots per
  43. inch (dpi) of monitors varies and higher dpi monitors are becoming more
  44. common (120 dpi has been available for a while).
  45.  
  46. There is no reason to assume 80 characters per line either.
  47.  
  48. Kevin Altis
  49. Intel Corporation
  50. SuperComputer Systems Division
  51. Beaverton, Oregon
  52.